(mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
authorKim F. Storm <storm@cua.dk>
Fri, 13 Feb 2004 23:28:32 +0000 (23:28 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 13 Feb 2004 23:28:32 +0000 (23:28 +0000)
commit0ca250a79f5973f2d16192bce422fd658c8edfda
tree6e9fe62f23cb7aeb275643a107830e7651fe9fde
parentb2b2f5633bfe81800f571d868cb6c28028c36c0b
(mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
(x_draw_fringe_bitmap): Use enhanced mac_draw_bitmap, so we no longer
need to call mac_create_bitmap_from_bitmap_data and mac_free_bitmap.
src/macterm.c